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