export declare const DEFAULT_TWOTONE_COLOR: string;
export declare function getSecondaryColor(primaryColor: string): string;
