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