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