import { SiteConfig } from "./types";
declare const config: SiteConfig;
export default config;
