import type { CreateFindingFunction } from '../../../types/analysis.types'; export declare const createFinding: CreateFindingFunction;