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