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