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