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