import { newsProps } from '../_types'; export declare const CommonFeedNewsData: ({ element }: { element: HTMLElement; }) => newsProps | undefined; //# sourceMappingURL=common.d.ts.map