import ColorInputBase from './ColorInputBase'; export default function ( config?: ColorInputBase.IConfig ): ColorInputBase;