import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const CastForEducationRounded: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default CastForEducationRounded;
