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