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