export declare function getAliasValue(opts: { imported: string; alias: Record; }): string | undefined;