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