export declare const getIMEI: ({ at, }: { at: (cmd: string) => Promise; }) => Promise;