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