import * as React from 'react'; declare function CheckboxOff(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof CheckboxOff; export default CheckboxOff;