export declare const REPOSITORY_URL: {
    TYPES: string;
    OBJECT_TYPES: string;
    CHECKRUNS: string;
    SEARCH_METADATA: string;
    SEARCH_QUERY: string;
};
export declare const REPOSITORY_TYPES: {
    PACKAGE: string;
};
//# sourceMappingURL=repositoryConstants.d.ts.map