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