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