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