import { ReactIconComponentType } from '../types';

declare const Campaign: ReactIconComponentType;
export default Campaign;
            