DIR : /home/kozerus/public_html/cropex/node/node_modules/react-style-singleton/dist/es2015/singleton.d.ts
/home/kozerus/public_html/cropex/node/node_modules/react-style-singleton/dist/es2015
export declare const stylesheetSingleton: () => {
add: (style: string) => void;
remove: () => void;
};
//