export declare enum LegendPosition { top = "top", left = "left", bottom = "bottom", right = "right", chartArea = "chartArea" }