export declare const bioregistryRules: {
    regex: RegExp;
    onMatch: (value: string) => string;
}[];
//# sourceMappingURL=BioregistryRules.d.ts.map