import React from 'react'; const checkIcon = (fill: string, size: number, style?: React.CSSProperties) => ( ); export default checkIcon;