import { type ReplacementMap } from '../types.js';
declare const greeklishToGreekMap: ReplacementMap[];
export default greeklishToGreekMap;
