/** * @param {string} * str * @param {ParserOptionsSpec} * options * @category Parsers */ export declare function VASP(str: string): any[][] & Record;