import { Preset } from './common'; export declare function getPreset(pkgName: string, presetName?: string): Promise;