declare function tryPrefixPath(p: string, prefix?: string): string; export default tryPrefixPath;