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