import { IconProps } from '../@ErkIcon'; declare function CheckListIcon(props: IconProps): JSX.Element; export default CheckListIcon;