export declare const FITSampleMapper: { dataType: string; getSampleValue(sample: any): number | null; }[];