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