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