import type { FileFixFunction } from '../../../../../../domain.objects'; export declare const fixEqualsBySettingDeclaredContents: FileFixFunction;