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