import { Plugin } from 'rollup';
export default function forbidAbsoluteImports(): Plugin;
