import type { SVGProps } from 'react';
declare const SvgForwardIndicatorIcon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
export default SvgForwardIndicatorIcon;
//# sourceMappingURL=ForwardIndicatorIcon.d.ts.map