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