export declare type Size = "small" | "medium" | "large";
