/**
 * Feed constants
 */
export declare const WIDGET_PREFIX_KEY = "widget_";
export declare const DEFAULT_WIDGETS_NUMBER = 10;
export declare const MAX_SUMMARY_LENGTH = 150;
