import type { ParsletFunction } from './Parslet.js';
export declare const nullableParslet: ParsletFunction;
