import { IconProps } from '../Icon'; declare function SvgPublish(props: IconProps): JSX.Element; export default SvgPublish;