/** * Componente que renderiza todas las notificaciones en un portal * @example * */ export declare const Notifier: () => import('react').ReactPortal; //# sourceMappingURL=Notifier.d.ts.map