/**
 * list of the object to be considered as focusable
 */
export declare const tabbables: string[];
