export declare function camelCaseToSpaces(str: string, options?: { capitalize: boolean; }): string; //# sourceMappingURL=camel-case-to-space.d.ts.map