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

declare const Transgender: ReactIconComponentType;
export default Transgender;
            