import { SvgIconComponent } from './types'; declare const ContrastIcon: SvgIconComponent; export default ContrastIcon;