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