import React from 'react'; declare const PushTab: React.MemoExoticComponent<() => React.JSX.Element>; export default PushTab;