import { JSX } from "../../stencil-public-runtime"; export declare const renderExternalCSS: (cssUrl: string | null | undefined) => JSX.Element | null;