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

declare const AcUnit: ReactIconComponentType;
export default AcUnit;
            