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