import { type RouteExecution } from '../../stores/routes/types.js';
export declare const StatusBottomSheet: React.FC<RouteExecution>;
