index.d.ts 72 B

12
  1. import Notification from './Notification';
  2. export default Notification;