declare const STORAGE_TEST_DATA: { key: string; value: string; }; export { STORAGE_TEST_DATA };