import type { IconComponent } from '../types'; declare const Kidney: IconComponent; export default Kidney;