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