import { Icon, IconProps } from './Icon' export const Checkbox = (props: IconProps) => ( )