import { InjectionToken } from "@angular/core"; import { TIntStorageType } from "../../types"; export declare const INT_STORAGE_TYPE_TOKEN: InjectionToken;