import * as React from "react";
interface Props {
}
export declare const OpenDashWidgetDevRoute: React.FC<Props>;
export {};
