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