export default class Path { name: any; get(name: string): string; }