import { IosInfo } from '../types'; export declare function getInfo(): IosInfo | undefined; //# sourceMappingURL=getInfo.d.ts.map