export declare const PiralNotificationsHost: import("react").ComponentType<import("./types").NotificationsHostProps>;
export declare const PiralNotificationsToast: import("react").ComponentType<import("./types").NotificationsToastProps>;
