import { default as Illustration } from './Illustration'; export * from './Illustration'; export * from './utils'; export default Illustration;