/// <reference types="react" />
import { IconProps } from '../../types';
export declare const IconPptColorful: (props: IconProps) => JSX.Element;
