import { NotificationLayout } from '../Notification.types'; export declare const getLayoutClass: (layout?: NotificationLayout) => string | undefined; //# sourceMappingURL=index.d.ts.map