import { IMicroFeedbackComponent } from './MicroFeedback.types';
export declare const MicroFeedbackTokens: IMicroFeedbackComponent['tokens'];
export declare const MicroFeedbackStyles: IMicroFeedbackComponent['styles'];
