import { SvgIconComponent } from './types'; declare const AddBusinessIcon: SvgIconComponent; export default AddBusinessIcon;