FirehoseTransformationEventRecord:{ assert: ((o) => void); is: ((o) => o is FirehoseTransformationEventRecord); validate: ValidateFunction<FirehoseTransformationEventRecord>; get errors(): undefined | ErrorObject<string, Record<string, any>, unknown>[]; get schema(): AnySchema; }