import React from 'react'; declare const MobileHeader: React.ForwardRefExoticComponent & React.RefAttributes>; export default MobileHeader;