declare function export_default(loc: string): void;

export { export_default as default };
