UNPKG

@mozaic-ds/icons-react

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