declare function export_default(this: any): void;

export { export_default as default };
