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