export declare const getCmsStorageKey: (key: string) => string; export declare function clearCmsStorage(): void;