import { Verbo } from "./verbo"; /** Spanish verb "cuidar" */ export declare const cuidar: Verbo;