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