export declare class Path { id: string; wid: number; name: string; account: number; branch: number; index: number; }