import { PluginOptions } from './utils/loadOptions'; export default function linaria(context: any, options: PluginOptions): { plugins: any[][]; };