import type { FC } from 'react'; declare const PlatformTabs: FC; export default PlatformTabs;