import type { IParser } from './rule'; export declare const asString: (parser: IParser, join?: string) => IParser; //# sourceMappingURL=asString.d.ts.map