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

declare const FilterTiltShift: ReactIconComponentType;
export default FilterTiltShift;
            