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