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