import { Scan } from "../types.js"; export declare function validateScan(scan: Scan): Scan;