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