import './all-tabs.scss'; import { h } from 'preact'; export declare function AllTabs(props: any): h.JSX.Element;