export declare const DEV_TOOL_PORT = 23333;
export declare const startDevTool: () => void;
