declare function capitalise(value: any): any;
export default capitalise;
//# sourceMappingURL=capitalise.d.ts.map