import React from 'react';
/**
 * Loading indicator for the ChannelList
 */
export declare const LoadingChannels: React.MemoExoticComponent<() => React.JSX.Element>;
