export declare function getPackage(): any; export declare function getConfig(argv?: any): { name: any; description: any; require: any; match: any; };