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