declare const identifyAPI: (api: any) => (req: any, _: any, next: any) => void;
export default identifyAPI;
//# sourceMappingURL=identifyAPI.d.ts.map