import { FC } from "react"; export declare const BottomButtons: FC<{ onClickDownload: any; onClickCopy: any; }>; //# sourceMappingURL=bottomBtns.d.ts.map