export declare const throwStartingPathNotAbsoluteMessage: (from: string) => never;
export declare const throwMarkerNotFoundMessage: (from: string, marker: string) => never;
