import React from 'react'; declare const SvgAngleUp: (props: React.SVGProps) => JSX.Element; export default SvgAngleUp;