export declare const filterByFocusable: (elements: any) => any[]; export default filterByFocusable;