/// <reference types="react" />
export interface Props {
}
export declare const Colors: () => JSX.Element;
export default Colors;
