import { IApi } from 'win'; export declare function withTmpPath(opts: { api: IApi; path: string; noPluginDir?: boolean; }): string;