import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const ParagraphBackgroundColourIcon: FunctionalComponent; export default ParagraphBackgroundColourIcon;