declare function prepareVueTsc(): {
    targetTsDir: string;
};

export { prepareVueTsc };
