/** Default output directory. */ declare const DEFAULT_OUT_DIR = "build"; export { DEFAULT_OUT_DIR };