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