export declare function splitSubpath(subpath: string): { symbolDir: string; symbolName: string; };