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