export type Size = "small" | "medium" | "large" | "full"; //# sourceMappingURL=types.d.ts.map