import React from "react"; export const BinderIcon: React.SFC> = props => { return ( ); };