import { type SvgProps } from 'react-native-svg'; declare const SvgApple: (props: SvgProps) => import("react/jsx-runtime").JSX.Element; export default SvgApple; //# sourceMappingURL=Apple.d.ts.map