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