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