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