import { ArrayXMLField } from '@aurahelper/core';
export declare const NotificationTypeConfig: {
    notificationTypeSettings: ArrayXMLField;
};
