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