import { C as CaseOptions, N as NoCase } from '../packem_shared/types-CfPsw9ix.js';
import '../packem_shared/types-Daae0hGf.js';
import '../packem_shared/lru-cache-B_t27XwI.js';

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

export = noCase;
