import { App } from 'vue'; export declare const setupApp: (app: App) => void;