UNPKG

@hhgtech/hhg-components

Version:
3 lines (2 loc) 134 B
import React, { SVGProps } from 'react'; export declare const NavLogOutIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;