import { IconDef } from '../../types';
declare const NoNetworkIllustration: () => IconDef;
export default NoNetworkIllustration;
