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