export declare class LocalstorageRef {
    get native(): Storage;
}
