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