import { IllustrationProps } from '../components/Illustration';
export declare const IllusPush: ({ title, ...rest }: IllustrationProps) => import("react/jsx-runtime").JSX.Element;
