/// declare const molecules: { Notifications: ({ notifications, onClose }: import("./Notifications").Props) => JSX.Element; }; export default molecules;