export interface IAdapter { shutdown: () => void; }