declare const _default: { 'it/char': string; 'it/quote': { left: string; right: string; }; 'it/shortWord': string; }; export default _default;