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