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