﻿// @flow
import type {Plugin} from 'jss'

declare export default () => Plugin
