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