export default function isValidIdChunk(val: any, allowSlash?: boolean): boolean;
