import { IMicroFeedbackComponent } from './MicroFeedback.types';
export declare const MicroFeedbackView: IMicroFeedbackComponent['view'];
