export declare function PreloadCss({ moduleIds }: { moduleIds: string[] | undefined; }): import("react/jsx-runtime").JSX.Element | null;