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