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