type Props = { url: string; }; export declare const PluginBanner: import("@emotion/styled").StyledComponent; export {};