export type ChannelsOnlineProps = { _id?: string; query?: Record; }; export declare const isChannelsOnlineProps: import("ajv").ValidateFunction; //# sourceMappingURL=ChannelsOnlineProps.d.ts.map