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