import { GenericIncludeParserOptions } from '../includeParser.types'; export declare const localeIncludeParser: (options: GenericIncludeParserOptions) => void; //# sourceMappingURL=localeIncludeParser.d.ts.map