import type { ParsingExtension } from '@app-config/core'; /** Provides string parsing */ export declare function parseDirective(): ParsingExtension;