import type { FoundationColors } from '../types';
export declare const foundationColors: FoundationColors;
export default foundationColors;
