import { Plugin } from 'rollup';
export default function resourceImports(options?: {}): Plugin;
