declare const Config: {
    SCAN_COUNT: number;
};
export default Config;
