import { EggContext } from '@eggjs/tegg';
export declare function isSyncWorkerRequest(ctx: EggContext): boolean;
