/// export declare function Dialog(): JSX.Element; export declare namespace Dialog { var displayName: string; } export default Dialog;