UNPKG

@plurid/plurid-ui-components-react

Version:

Plurid User Interface Components for React

4 lines (3 loc) 162 B
export interface IStyledNewPageLink { } export declare const StyledNewPageLink: import("styled-components").StyledComponent<"a", any, IStyledNewPageLink, never>;