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