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