import type { IconProps } from '../../types'; declare const FeedbackLine: import("react").NamedExoticComponent; /** * Remix Icon: Feedback Line * @see {@link https://remixicon.com/icon/feedback-line Remix Icon Docs} */ export { FeedbackLine };