declare const _default: {
    opening_character: string;
    closing_character: string;
    separator: string;
};
export default _default;
