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