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