import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const LocalPrintshopTwoTone: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default LocalPrintshopTwoTone;
