export declare const TOP = "top";
export declare const MIDDLE = "middle";
export declare const BOTTOM = "bottom";
