单项选择题

import{lastName as surname}from’./profile.js’;这段代码说明了什么问题?()

A.导入变量以后还可以给变量加别名
B.没什么用
C.报错
D.不存在surname