import { IAppBarActionsProps } from "../types"; export declare function AppBarActions(props: IAppBarActionsProps): import("react/jsx-runtime").JSX.Element;