import { DEPENDENCY_TYPE } from './types.js';
export declare const DEFAULT_DEP_TYPES: DEPENDENCY_TYPE[];
