export class Popup { static show(content: string) { } }