export function zendeskCLIHandler(props: any): (req: any, res: any) => Promise<any>;
