import { ConsiderUsageConfig } from './consider-usage.cjs';
export type Config = ConsiderUsageConfig;
