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