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