import { IconProps } from '../Icon'; declare function SvgCheckBoxOutlineBlank(props: IconProps): JSX.Element; export default SvgCheckBoxOutlineBlank;