/** @private */
export declare function assertValidPathSegmentWithoutSpaces(p: string, msg?: string): void;
