export declare class PreScanCheckResult { getReasons(): string getSkippedRecords(): string isTemplatizable(): boolean constructor() }