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