import { FC, SVGProps } from 'react'; declare const IconClipboardList: FC & { fill?: string }>; export default IconClipboardList;