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