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

declare const FlipToFront: ReactIconComponentType;
export default FlipToFront;
            