export interface System { alert(msg: string): void }