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