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

declare const LocalPrintshop: ReactIconComponentType;
export default LocalPrintshop;
            