import { FC, SVGProps } from 'react'; declare const IconLogout1: FC & { fill?: string }>; export default IconLogout1;