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