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