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