declare const startCaseUtil: (str?: string) => string; export { startCaseUtil as startCase };