import { RelationType } from 'typeorm/metadata/types/RelationTypes';
export declare const ARRAY_RELATION_TYPE: RelationType[];
