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