UNPKG

strapi-plugin-navigation

Version:
3 lines (2 loc) 307 B
/// <reference types="react" /> export declare const RestartAlert: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<any, never>> & string & (import("styled-components/dist/types").BaseObject | Omit<any, keyof import("react").Component<any, {}, any>>);