import { SvgIconComponent } from './types'; declare const HandshakeIcon: SvgIconComponent; export default HandshakeIcon;