export declare const createExpressCallback: (reactApp: any) => (request: any, response: any) => Promise;