import { BuldFunction } from "./types"; declare const build: BuldFunction; export default build;