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