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