export declare function textAnchorForAngle(angle: any, orientation: any): "middle" | "start" | "end";
