import { Audit } from "@auditors/core"; export declare function auditWaterfall(audit: Audit, dataUnknown: unknown): [unknown, unknown];