import { h } from 'preact'; import './article.scss'; export declare function ArticleSuggestion(props: any): h.JSX.Element;