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