export declare const TOP_RIGHT = "top-right"; export declare const TOP = "top"; export declare const TOP_LEFT = "top-left"; export declare const BOTTOM_RIGHT = "bottom-right"; export declare const BOTTOM = "bottom"; export declare const BOTTOM_LEFT = "bottom-left"; export declare const NOTIFICATION = "Notification"; export declare const TOASTER = "Toaster";