import { IBuildConfig } from './../interface/ibuild-config'; export declare const getPeerDependencies: (config: IBuildConfig) => string[];