UNPKG

epn-ui

Version:

Дизайн система кабинета ВМ

8 lines (7 loc) 252 B
import { IconDefinition, IconProp } from '@fortawesome/fontawesome-svg-core'; export declare const NOTIFICATION_ICONS: { [key: string]: IconDefinition | IconProp; }; export declare const NOTIFICATION_CLASSES: { [key: string]: string; };