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