export declare const resolvePackageName: (options: { baseName: string; scope?: string; plugin: boolean; }) => string;