import { Dict } from "../typing"; export declare function camelCaseKeys(target: unknown): T;