export declare enum Shape { circle = "circle", square = "square" }