export declare const whitelistToRegex: (whitelist?: (string | RegExp)[] | undefined) => RegExp[];
//# sourceMappingURL=utils.d.ts.map