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

declare const LaptopMac: ReactIconComponentType;
export default LaptopMac;
            