export declare function to(name: string): string; export declare function from(name: string): string;