/// <reference types="react" />
declare function ArrowSvgIcon(): JSX.Element;
export { ArrowSvgIcon };
