import { FileCheckType } from '../../../../../../../domain';
export declare const check = FileCheckType.CONTAINS;
