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