import { RenderFunction } from 'vue';
declare const CubeIcon: RenderFunction;
export default CubeIcon;
