/// import { IconProps } from '../../types'; declare const RoundAltArrowUp: (allProps: IconProps) => JSX.Element; export default RoundAltArrowUp;