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