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