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