declare function export_default(this: any, options: any): void;

export { export_default as default };
