import { IconComponent } from '../types'; declare const Cross: IconComponent; export default Cross;