declare function createViteFrameworkPlugins(options: {} | undefined, frameworkBranch: any): any;
export { createViteFrameworkPlugins };
