UNPKG

react-life-design

Version:
6 lines (5 loc) 251 B
export declare const CheckBox: import("styled-components").StyledComponent<"input", any, {}, never>; export declare const Label: import("styled-components").StyledComponent<"label", any, { htmlFor: string; css?: string | undefined; }, never>;