import { IBaseCollectionFieldProps } from '../IBaseCollectionFIeldsProps';
export interface ICollectionColorFieldProps extends IBaseCollectionFieldProps {
}
//# sourceMappingURL=ICollectionColorFieldProps.d.ts.map