declare const notificationClassNames: () => { [key: string]: string; }; export default notificationClassNames;