declare const Colors: {
    greyLighter: string;
};

export { Colors };
