import MatchBasicModel from 'fansunited-sdk-esm/Core/Namespaces/Football/Models/Match/MatchBasicModel'; export declare const useGameMatches: (gameId: string, displayToast: () => void) => MatchBasicModel[];