import { type SystemPluginSummary } from "../types.js"; export declare function asSystemPlugin(row: Record): SystemPluginSummary; //# sourceMappingURL=asPlugin.d.ts.map