import { C as CaseOptions, F as FlatCase } from '../packem_shared/types-CNJfNczL.mjs';
import '../packem_shared/types-Daae0hGf.mjs';
import '../packem_shared/lru-cache-B_t27XwI.mjs';

declare const flatCase: <T extends string = string>(value?: T, options?: CaseOptions) => FlatCase<T>;

export { flatCase as default };
