/// <reference types="react" />
declare const Stakefish: () => JSX.Element;
export default Stakefish;
