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

declare const CallToAction: ReactIconComponentType;
export default CallToAction;
            