import { SVGProps } from 'react'; export declare const OutlineCheckboxIconBlank: (props: SVGProps) => JSX.Element;