import { FunctionComponent } from "react"; declare const Log: FunctionComponent<{}>; export default Log;