export function parseL402(string: any): {
    [k: string]: any;
};
//# sourceMappingURL=parse.d.ts.map