import { DecodeContext } from '../decode'; export declare function decodeFunction(context: DecodeContext): Function;