import { TshyConfig } from './types.js';
declare const config: TshyConfig;
export default config;
//# sourceMappingURL=config.d.ts.map