import NotificationRule_ from './NotificationRule';
export declare namespace CodeStarNotifications {
    const NotificationRule: typeof NotificationRule_;
}
export default CodeStarNotifications;
