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