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