import * as client from './client'; export declare const useSource: typeof client.useSource, usePureSource: typeof client.usePureSource, withContract: typeof client.withContract;