import { h } from 'preact'; import './faq.scss'; export declare function FaqAnswerPlacement(props: any): h.JSX.Element; export declare function FaqExpandCloseBtn(props: any): h.JSX.Element; export declare function FAQSendCopyActionButtons(props: any): h.JSX.Element; export declare function FAQSuggestion(props: any): h.JSX.Element;