/** * @license * Copyright 2024 Ludan Stoecklé * SPDX-License-Identifier: Apache-2.0 */ export declare function processEnglishVerbsIrregular(outputFileName: string, cb: () => void): void;