/**
 * Export things here that you want to be available under @grafana/alerting/internal
 */
export { INHERITABLE_KEYS, type InheritableProperties } from './grafana/notificationPolicies/utils';
declare const _default: {};
export default _default;
