import { AgnosticDataRouteMatch, Router } from '@remix-run/router';
export declare function buildPanelPathFromModalMatch(match: AgnosticDataRouteMatch, router: Router): string | undefined;
//# sourceMappingURL=buildPanelPathFromModalMatch.d.ts.map