import { SVGIconDef } from './types'; declare const FeedbackOutlined: SVGIconDef; export default FeedbackOutlined;