import { FC } from "react"; export declare const methods: string[]; declare const Console: FC; export default Console;