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