import * as React from "react";
export declare const DialogBackdropContext: React.Context<string | undefined>;
