import { Options } from "text-dot-case"; export { Options }; export declare function pathCase(input: string, options?: Options): string;