export declare const KEY = "---------"; /** * @returns {object} */ export default function separatorItem(): { name: string; };