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

declare const ViewCompact: ReactIconComponentType;
export default ViewCompact;
            