/// import { IconProps } from "../icon"; export declare type ProtectionIconProps = IconProps; export declare const ProtectionIcon: import("react").ForwardRefExoticComponent>;