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