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