import { IconProps } from '../Icon'; declare function SvgChevronUp(props: IconProps): JSX.Element; export default SvgChevronUp;