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