export declare function withSetup(composable: any): (import("vue").App<Element> | undefined)[];
