export { default } from './empty-state'; export type { Width, RenderImageProps, EmptyStateProps } from './types';