declare const relativeImportPath: (from: string, to: string) => string; export { relativeImportPath };