'use client'; declare const experimental_options: { noSlot: boolean; }; export { experimental_options };