UNPKG

jobiqo-cl

Version:

[![CircleCI](https://circleci.com/gh/jobiqo/jobiqo-cl.svg?style=svg&circle-token=5a24efa5b8bbc4879276123e77d0d3f35ca7144c)](https://circleci.com/gh/jobiqo/jobiqo-cl)

5 lines (4 loc) 427 B
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 CheckboxRequiredMark: import("styled-components").StyledComponent<"span", any, {}, never>; export declare const CheckboxWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;