import { client } from './client'; export declare const truework: typeof client; export declare type TrueworkSDK = ReturnType; export * from './types';