import * as react_jsx_runtime from 'react/jsx-runtime';

declare function GetYourAPIGameRightSection({ className }: {
    className?: string;
}): react_jsx_runtime.JSX.Element;

export { GetYourAPIGameRightSection };
