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