import { type Type } from '@angular/core';
export declare function tuiWithStyles(component: Type<unknown>): undefined;
