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

declare const BarricadeFillIcon: RemixiconReactIconComponentType;
export default BarricadeFillIcon;
