import { ContainerProps, DialogProps } from '@sanity/ui'; export declare const DIALOG_WIDTH_TO_UI_WIDTH: { [key: string]: DialogProps['width']; }; export declare const POPOVER_WIDTH_TO_UI_WIDTH: { [key: string]: ContainerProps['width']; }; //# sourceMappingURL=constants.d.ts.map