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