import type { DialogProps } from '@blueprintjs/core'; export declare function StandardDialog(options: DialogProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=StandardDialog.d.ts.map