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