export declare const TTDDialog: ({ container }: { container: HTMLElement | null; }) => import("react/jsx-runtime").JSX.Element;