import React, { FC } from 'react'; declare const Other: FC>; export default Other;