export type Callback = (err: Error, res: Res) => void;