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