export declare const selectable: () => { selectable: { selectable: boolean; }; 'not-selectable': { selectable: boolean; }; };