import type { PixelBlock } from '@typebot.io/schemas'; export declare const executePixel: (options: PixelBlock['options']) => Promise; //# sourceMappingURL=executePixel.d.ts.map