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

declare const FiberPin: ReactIconComponentType;
export default FiberPin;
            