import { GristConfig } from '../types.js'; export declare const buildConfig: (config: any) => GristConfig;