// @flow var A = require ('./A'); //import type C from './C'; export type B = string;