import { FC } from "react"; import { BottomButtonProps } from "../bottomButton"; export declare const MainButton: FC;