import * as React from 'react'; import { SvgIconProps } from './SvgIcon'; export default function Check(props: SvgIconProps): React.JSX.Element; //# sourceMappingURL=CheckThick.d.ts.map