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