export interface IBskLogger { log(error: string); }