import * as functions from 'firebase-functions';
export declare const handleCacheTask: functions.CloudFunction<functions.database.DataSnapshot>;
