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