/**
* SVG icon for the feedback trigger button - thumbs up/down combo
* Uses Coolhand brand blue color
*/
export declare const triggerIcon = "\n\n";
/**
* SVG icon for thumbs up feedback
*/
export declare const thumbsUpIcon = "\n\n";
/**
* SVG icon for thumbs down feedback
*/
export declare const thumbsDownIcon = "\n\n";
/**
* SVG icon for neutral/meh feedback
*/
export declare const neutralIcon = "\n\n";
/**
* SVG icon for the close button
*/
export declare const closeIcon = "\n\n";
/**
* SVG icon for the success checkmark
*/
export declare const checkmarkIcon = "\n\n";
export declare const wavingHandIcon = "\n\n";
export declare const handIcon = "\n\n";
//# sourceMappingURL=icons.d.ts.map