import { TimerHandler } from "@azure/functions";
export declare function timerPurgeHandler(connectionString: string): TimerHandler;
