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