import type { TuiSchema } from '../../ng-add/schema';
export declare function replaceDeepImports(options: TuiSchema): void;
