export declare const generateAppKey: (dir: string, len?: number) => string; export declare const clearAppKey: (dir: string) => void; //# sourceMappingURL=generateAppKey.d.ts.map