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