import { HandlerResult } from './server';
export declare function handleContextFileData(): Promise<HandlerResult>;
