import { IconProps } from '../Icon'; declare function SvgExposure(props: IconProps): JSX.Element; export default SvgExposure;