export declare const DOMAIN = "https://embed.diagrams.net";
export declare const QUERIES: {
    ui: string;
    proto: string;
    libraries: number;
    configure: number;
    noSaveBtn: number;
};
export declare const FORMAT = "xmlsvg";
