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