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