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