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