export declare function getTextAlignment(node: HTMLElement): "center" | "right" | "left";
//# sourceMappingURL=getTextAlignment.d.ts.map