/** * Возможность браузера работать с FileApi */ export declare const isFileApi: () => boolean;