import { FC } from 'react';
import { ADSIcon } from "../../icons.types";
declare const View3D48: FC<ADSIcon>;
export default View3D48;
