import { ImperfectiveVerb, PerfectiveVerb } from '../../types'; declare const verbs: Array; export default verbs;