export declare const lenitionExceptions: string[];
export declare function addLenitionExceptions(...words: string[]): void;
