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