import type { FileCheckFunction } from '../../../../../../domain.objects'; export declare const strictEqualsCheck: FileCheckFunction;