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