/// import { SvgProps } from "react-native-svg"; declare function Egg(props: SvgProps): JSX.Element; export default Egg;