import type { IconProps } from '../../types';
declare const Attachment2: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Attachment 2
 * @see {@link https://remixicon.com/icon/attachment-2 Remix Icon Docs}
 */
export { Attachment2 };
