import { TuiPushComponent } from './push.component';
import { TuiPushDirective } from './push.directive';
import { TuiPushAlert } from './push-alert.component';
export declare const TuiPush: readonly [typeof TuiPushComponent, typeof TuiPushAlert, typeof TuiPushDirective];