import { FC } from 'react'; declare const StateView: FC<{}>; export default StateView;