import { ReactIconComponentType } from '../types';

declare const FlipToBack: ReactIconComponentType;
export default FlipToBack;
            