import * as React from 'react'; import { IPageSectionPropsWithSectionName } from '../Page.types'; export declare const FeedbackSection: React.FunctionComponent;