declare module 'stylis-plugin-extra-scope' { export default (scope: string) => StylisPlugin; }