export { default } from './inline-dialog'; export type { Placement } from './types'; export type { InlineDialogProps } from './types';