declare const install: (folder: string) => void;
export default install;