import { IconProps } from '../lib';
declare function GenderNonbinary(props: IconProps): JSX.Element;
export default GenderNonbinary;
