export declare class Shape { static COLLAPSED_EDGE: string; static ROUNDED_RECTANGLE: string; static HEXAGON: string; }