import { ReactIconComponentType } from '../types';

declare const Checklist: ReactIconComponentType;
export default Checklist;
            