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

declare const BracesLineIcon: RemixiconReactIconComponentType;
export default BracesLineIcon;
