import { IPluginAPI } from 'build-scripts';
export default function (api: IPluginAPI): void;
