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

declare const BarricadeLineIcon: RemixiconReactIconComponentType;
export default BarricadeLineIcon;
