import * as React from "react"; declare function SvgIconRight(props: React.SVGProps): React.JSX.Element; export default SvgIconRight;