import { RemixiconReactIconComponentType } from './dist/typings';

declare const BracketsFillIcon: RemixiconReactIconComponentType;
export default BracketsFillIcon;
