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