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