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