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