export declare const injectHelpDialogStyles: () => void; export declare const showHelpDialog: (theme?: "light" | "dark") => Promise;