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