declare const DEFAULTS: {
    SHOW_DIVIDER_DOT: boolean;
};
export { DEFAULTS };
