import * as React from 'react';
import * as Svg from 'react-native-svg';
declare const _default: (props?: Svg.SvgProps) => React.ReactElement<Svg.SvgProps, string | ((props: any) => React.ReactElement<any, string | any | (new (props: any) => React.Component<any, any, any>)>) | (new (props: any) => React.Component<any, any, any>)>;
export default _default;
