import type { PluginIns, API } from '@ray-js/types'; export default function PluginRay(api: API): PluginIns;