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