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