import React from 'react';
declare const PDFColours: React.FC<import("./gen").IconColoursProps>;
export default PDFColours;
