export declare const openVelaDevtoolsFe: ({ host, port }: { host: string; port: number; }) => Promise;