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