// @ts-nocheck
export declare function getStorage<T = any>(property?: string): T;