import { IconProps } from '../types';
declare const ThreeD: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default ThreeD;
//# sourceMappingURL=ThreeD.d.ts.map