export declare const useA11yDialog: ({ id, alertDialog }: { id: string; alertDialog: boolean; }) => any[];