export declare const install: () => Promise<void>;
export default install;
