export type Callback = (err: any, result: any) => void;