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