import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const TransgenderTwoTone: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default TransgenderTwoTone;
