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