import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgArrowRightCircleFill: (props: SVGProps) => React.JSX.Element; export default SvgArrowRightCircleFill; //# sourceMappingURL=ArrowRightCircleFill.d.ts.map