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