export declare function unCamelcasify(str: string, delimeter?: string): string;