UNPKG

@mozaic-ds/icons-react

Version:
5 lines (4 loc) 137 B
import { FC } from 'react'; import { ADSIcon } from "../../icons.types"; declare const Shutter48: FC<ADSIcon>; export default Shutter48;