Appearance
Topol Block is an interface for all blocks.
interface TopolBlock { tagName: string; uid: string; }