import { SvgIconComponent } from './types'; declare const FeedbackIcon: SvgIconComponent; export default FeedbackIcon;