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