import type { FC } from 'react'; import '../AppPreviewer.less'; declare const Indicator: FC; export default Indicator;