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