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