/// <reference types="react" />
declare const GenderNonbinary: (props: any, ref: any) => JSX.Element;
export default GenderNonbinary;
