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