export declare const getStaticColors: (count?: number, option?: { light: boolean; }) => string[];