declare const _default: () => { type: string; name: string; apply(options: any): void; }; export default _default;