UNPKG

@cmk/fe_utils

Version:
11 lines (10 loc) 266 B
export declare const defaultInputContainerTextFieldStyles: { fontSize: string; borderColor: string; borderWidth: string; }; export declare const defaultLabelTextFieldStyles: { variant: "caption"; component: "label"; paddingBottom: string; };