declare const WarningDialogue: (props: any) => JSX.Element;
export { WarningDialogue };
