declare function transformDLight(code: string): string | null | undefined;

export { transformDLight as default };
