import {VdomFragment} from "./index" declare function join (fragments: VdomFragment[], separator: string): VdomFragment export = join