jobiqo-cl
Version:
[](https://circleci.com/gh/jobiqo/jobiqo-cl)
4 lines (3 loc) • 315 B
TypeScript
export declare const Checkbox: import("styled-components").StyledComponent<"input", any, any, never>;
export declare const CheckboxLabel: import("styled-components").StyledComponent<"label", any, any, never>;
export declare const CheckboxWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;