declare class FilerConstant { static readonly MAX_USER_DOWNLOADER_RETRY = 3; } export { FilerConstant };