Example: ``` import type { a } from "a"; import type { b } from "B"; import { c } from "c"; import d from "d"; ```