export { default as Illustration } from './Illustration'; export type { IllustrationProps } from './types';