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