import React from 'react';
import { SvgIconProps } from '@mui/material/SvgIcon';
export declare const CheckIcon: (props: SvgIconProps) => React.ReactNode;
//# sourceMappingURL=CheckIcon.d.ts.map