export declare enum Variant { DESKTOP = "desktop", MOBILE = "mobile" } //# sourceMappingURL=variant.d.ts.map