/// import { IIconProps } from "types"; declare const LogOutSvg: (props: IIconProps) => JSX.Element; export default LogOutSvg;