import { ChannelFlowProps } from './channelFlow';
export declare function channelFlowValidator(props: ChannelFlowProps): boolean;
