import type { OutputKind } from '../../types.mts'; export declare function handleOrgScanMetadata(orgSlug: string, scanId: string, outputKind: OutputKind): Promise; //# sourceMappingURL=handle-scan-metadata.d.mts.map