import type { ComponentBody } from 'octane'; export declare const ScriptOnce: ComponentBody<{ children: string }>;