export declare const startCase: (value: string) => string | undefined;