declare const _default: {
    ucfirst(text: string): string;
};
export default _default;
