Interface: Renderable

{
  render: () => void;
}