import { BudgetGameProps } from './BudgetGame.types';
export declare const ExampleBudgetGameProps: BudgetGameProps;
