export declare function depPathToRef(depPath: string, opts: { alias: string; realName: string; }): string;