export interface TeleportInteractiveElement { styles: string init: () => void }