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