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