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