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