import type { IconProps } from '../types/index'; declare function SvgBatchpageapproval(iconProps: IconProps): JSX.Element; declare namespace SvgBatchpageapproval { var displayName: string; } export default SvgBatchpageapproval;