import type { StringParserConstructor } from './string.types'; export declare const parseString: StringParserConstructor;