import { Event } from '@amplitude/types'; export declare const isValidEvent: (event: Event) => boolean; //# sourceMappingURL=validate.d.ts.map