import { IconProps } from '../Icon'; declare function SvgHttps(props: IconProps): JSX.Element; export default SvgHttps;