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