import { type IKdaDialogProps } from "./types.js"; /** * @internal */ export declare function KdaDialog(props: IKdaDialogProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=KdaDialog.d.ts.map