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