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