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