declare const SvgIconChevron: (props: React.SVGProps<SVGSVGElement>) => any;
export default SvgIconChevron;
