declare const identifyAPI: (api: any) => (req: any, _: any, next: any) => void; export default identifyAPI;