type str = string;
export declare const todayDate: str;
export declare const cipherList: str[];
export {};
