import * as React from "react"; const NotificationsMultiple = ({ width, height, color }) => ( ); export default NotificationsMultiple;