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