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