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