export declare type Callback = (err?: any) => void;