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