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