import { DynamicColors } from 'types'; declare const dynamicColors: { adp: DynamicColors; nayya: DynamicColors; }; export { dynamicColors };