/// import { IconProps } from '../../types'; declare const ClipboardList: (allProps: IconProps) => JSX.Element; export default ClipboardList;