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