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