import { ReactIconComponentType } from '../types';

declare const PinInvoke: ReactIconComponentType;
export default PinInvoke;
            