import type { IconProps } from '../../types'; declare const ParenthesesFill: import("react").NamedExoticComponent; /** * MingCute Icon: Parentheses Fill * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { ParenthesesFill };