export declare const PmdLoaderMetadata: { readonly name: "pmd"; readonly extensions: { readonly ".pmd": { readonly isBinary: true; }; }; };