import * as React from 'react';
import { SVGProps } from 'react';
export declare function CheckSvg(props: SVGProps<SVGSVGElement>): React.JSX.Element;
//# sourceMappingURL=CheckSvg.d.ts.map