declare const _default: {
    arrow: {
        bottom: string;
        bottomLeft: string;
        bottomRight: string;
        left: string;
        right: string;
        top: string;
        topLeft: string;
        topRight: string;
    };
    bold: {
        bottom: string;
        bottomLeft: string;
        bottomRight: string;
        left: string;
        right: string;
        top: string;
        topLeft: string;
        topRight: string;
    };
    classic: {
        bottom: string;
        bottomLeft: string;
        bottomRight: string;
        left: string;
        right: string;
        top: string;
        topLeft: string;
        topRight: string;
    };
    double: {
        bottom: string;
        bottomLeft: string;
        bottomRight: string;
        left: string;
        right: string;
        top: string;
        topLeft: string;
        topRight: string;
    };
    doubleSingle: {
        bottom: string;
        bottomLeft: string;
        bottomRight: string;
        left: string;
        right: string;
        top: string;
        topLeft: string;
        topRight: string;
    };
    round: {
        bottom: string;
        bottomLeft: string;
        bottomRight: string;
        left: string;
        right: string;
        top: string;
        topLeft: string;
        topRight: string;
    };
    single: {
        bottom: string;
        bottomLeft: string;
        bottomRight: string;
        left: string;
        right: string;
        top: string;
        topLeft: string;
        topRight: string;
    };
    singleDouble: {
        bottom: string;
        bottomLeft: string;
        bottomRight: string;
        left: string;
        right: string;
        top: string;
        topLeft: string;
        topRight: string;
    };
};
export default _default;
