UNPKG

@etsoo/toolpad

Version:

Dashboard framework extention based on Toolpad Core

6 lines (5 loc) 209 B
import type { AppProviderProps } from "../AppProvider"; /** * @ignore - internal component. */ export declare function AppProviderNextPages(props: AppProviderProps): import("react/jsx-runtime").JSX.Element;