import { IconSvgProps } from '../types';
declare const CheckFat: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default CheckFat;
//# sourceMappingURL=CheckFat.d.ts.map