import {AType, BType} from './declaration'; import {variable} from './another'; export { AType, variable, };