/** * define */ export type ResponseToClientCallback = (response: any) => void; //# sourceMappingURL=ResponseToClientCallback.d.ts.map