import { SVGProps } from 'react'; declare const IconProhibitionThin: (props: SVGProps) => JSX.Element; export default IconProhibitionThin;