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