import React from 'react'; declare const SvgBanOutline: (props: React.SVGProps) => JSX.Element; export default SvgBanOutline;