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