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