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