declare function detectVueVersion(root?: string): 2 | 3; export { detectVueVersion };