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