declare const _exports: {
    Excalidraw: {};
} | {
    ExcalidrawLib: {};
};
export = _exports;
