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