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