abstract class Shape { public bounds: Rectangle; }