export declare const channel_uuid: any; export declare const feed_uuid: any; export declare const feedItem_uuid: any; export declare const feed: any; export declare const commands: { [x: string]: any; }; export declare const actions: { [x: string]: any; };