import type { AlgobConfig } from "../../../types"; declare const defaultConfig: AlgobConfig; export default defaultConfig;