/// import { IllustrationProps } from '../_utils/illustration'; export declare const EmptyStateIllustration: ({ title }: IllustrationProps) => JSX.Element;