import { SerializePath } from '../StructureNodes'; export declare function validateId(id: string, parentPath: SerializePath, pathSegment: string | number | undefined): string; //# sourceMappingURL=validateId.d.ts.map