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