/** * Error display components */ export { DetailErrorState } from './DetailErrorState'; export type { DetailErrorStateProps } from './DetailErrorState'; //# sourceMappingURL=index.d.ts.map