import { IconProps } from '../types';
declare const Barricade: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Barricade;
//# sourceMappingURL=Barricade.d.ts.map