export declare const ALIGN_LEFT = "left";
export declare const ALIGN_RIGHT = "right";
