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