import { InstillAPIClient } from "instill-sdk"; export declare function getInstillAPIClient({ accessToken }: { accessToken?: string; }): InstillAPIClient; //# sourceMappingURL=getInstillAPIClient.d.ts.map