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