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

declare const Transform: ReactIconComponentType;
export default Transform;
            