export declare enum SIZE_OPTIONS {
    SMALL = "small",
    MEDIUM = "medium"
}
//# sourceMappingURL=consts.d.ts.map