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