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