export declare function resolveProviderInstanceId({ cwd, kind, prefix }: { cwd: string; kind: string; prefix: string; }): string;