import { TuiShrinkWrapComponent } from './shrink-wrap.component'; import { TuiShrinkWrapDirective } from './shrink-wrap.directive'; export declare const TuiShrinkWrap: readonly [typeof TuiShrinkWrapDirective, typeof TuiShrinkWrapComponent];