export declare const makePlan: (packageDir: any, options: any) => Promise; export declare const getPlan: (options: any) => Promise;