export declare enum MODAL_SIZES { XS = "xs", SM = "sm", MD = "md", LG = "lg", XL = "xl" } //# sourceMappingURL=MODAL_SIZES.d.ts.map