import { ActionWithPage } from "./actions"; export declare type ResourceErrorRouterParams = { resource: string; action: ActionWithPage | undefined; }; //# sourceMappingURL=resourceErrorRouterParams.d.ts.map