declare const createAcceptRegex: (accept: string) => RegExp; export default createAcceptRegex; //# sourceMappingURL=createAcceptRegex.d.ts.map