import { LocalFidelityReport } from "@animaapp/scooby-shared"; export declare function printFidelityReport(report: LocalFidelityReport): void;