import { IconInstanceProps } from '../icon.types'; declare const BooleanIcon: import('react').ForwardRefExoticComponent>; export default BooleanIcon;