import * as P from 'parsimmon';
export declare const paramValue: () => P.Parser<string>;
