import * as React from 'react'; import type { SvgProps } from 'react-native-svg'; export declare const EmptyCircleIcon: (props: SvgProps) => React.JSX.Element; //# sourceMappingURL=empty-circle.d.ts.map