import { z } from 'zod'; export declare const emptySignalSchema: z.ZodObject<{}, z.core.$strict>;