import type { Config } from '@acot/types';
declare const config: Config;
export default config;
