import React from 'react'; import { IconProps } from '../index'; declare const CallToAction: React.FC; export default CallToAction;