export declare const createBlockFn: (name: string, fn: () => void, extraArgs: any[], actualThing: Function, isDescribe: boolean) => string; //# sourceMappingURL=blocks.d.ts.map