export declare const ALIGN_VALUES: readonly ["justify", "left", "right"];
export declare const DEFAULT_LABELKEY = "label";
export declare const SIZES: readonly ["lg", "sm"];
