import { defineComponent } from "vue"; export declare function makeFC(functionComponent: (props: Props, Ctx: SetupContext) => any): ReturnType; //# sourceMappingURL=makeFC.d.ts.map