export declare function getInfo(packageName: string): Promise<void>;
