import z from 'zod'; import type { SomeButtonGraphicsElement } from '@companion-module/base'; export declare const elementSchema: z.ZodType; //# sourceMappingURL=elements.d.ts.map