import { b as CaseOptions, C as CamelCase } from '../packem_shared/types-BttWSSIk.js';
import '../packem_shared/types-BNbQJg02.js';
import '../utils.js';

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

export = camelCase;
