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