import { FC, SVGProps } from 'react'; export const StrapiIcon: FC> = (props) => ( );