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