/** * @category Hooks */ export declare const useTranspiledCode: () => string | null;