import { createSvgIcon } from "../svg-icon.type"; export const ModelTypeSaberIcon = createSvgIcon((props, ref) => { return ( ) });