import { Verbo } from "./verbo"; /** Spanish verb "sonreĆ­r" */ export declare const sonreir: Verbo;