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