import React from 'react'; import { IIcon } from './index'; export declare const IconCheckbox: React.FC;