/// import { IconProps } from '../../types'; declare const SmartSpeakerMinimalistic: (allProps: IconProps) => JSX.Element; export default SmartSpeakerMinimalistic;