import { IconProps } from '../Icon'; declare function SvgLocalLaundryService(props: IconProps): JSX.Element; export default SvgLocalLaundryService;