import { ColorCollection } from '../../types'; declare const collection: ColorCollection; export default collection;