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