declare const constants: {
    readonly storageType: "google";
};
export { constants as Constants };
//# sourceMappingURL=Constants.d.ts.map