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