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