import { DisplayedAction } from '@gamepark/react-client'; export declare const useActions: () => DisplayedAction[] | undefined;