import { DecodeContext } from '../decode'; export declare function decodeLinkIndex(context: DecodeContext): any; export declare function decodeLinkIndexLast(context: DecodeContext): any;