import { IonicEnvironment } from '../../definitions'; export declare function getIonic1Version(env: IonicEnvironment): Promise<string | undefined>;