import type { FC } from 'react'; export const MidenSVG: FC = () => { return ( ); };