import { get as getRole } from './role'; export declare function parsePathId(id: string, getRole: getRole): [string[], string, string];