/// import { IconProps } from "../SvgIcon"; export declare const OAuth: (props?: IconProps) => JSX.Element; export default OAuth;