/** @public */
export declare const TOP = "top";
/** @public */
export declare const BOTTOM = "bottom";
/** @public */
export declare const LEFT = "left";
/** @public */
export declare const RIGHT = "right";
/** @public */
export declare const MIDDLE = "middle";
/** @public */
export declare const CENTER = "center";
//# sourceMappingURL=constants.d.ts.map