export declare const BpmxLoaderMetadata: { readonly name: "bpmx"; readonly extensions: { readonly ".bpmx": { readonly isBinary: true; }; }; };