import { type LibraryFormats } from 'vite'; export declare const getCommonConfig: (specifiedFormats?: LibraryFormats[]) => Promise;