import { Colors } from 'types/entities.types'; export declare const getColors: (state: any) => Colors[];