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

declare const BracketsLineIcon: RemixiconReactIconComponentType;
export default BracketsLineIcon;
