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