export declare enum NotificationPosition { bottomRight = "bottomRight", bottomLeft = "bottomLeft", topRight = "topRight", topLeft = "topLeft", top = "top", bottom = "bottom" } //# sourceMappingURL=notification.d.ts.map