declare const entry: (ctx?: any) => Promise<any>;
export default entry;
