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