import { ReactIconComponentType } from '../types';

declare const Feedback: ReactIconComponentType;
export default Feedback;
            