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