import { Fetch } from './fetch'; import { DfnsApiClientOptions } from '../types/generic'; export declare const userActionFetch: Fetch;