The Notification component can be used by importing { Notification } from "finallyreact".
Note: for each Notification used, you'll need to create a reference object in React, like so: const ref1 = useRef() and use it when triggering the Notification.