export declare const imageToTotp: (filePath: string) => Promise<string>;
