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