Link: ComponentType<LinkProps> & {
    BackIcon: FC<BackIconProps>;
} = ...

Type declaration

Generated using TypeDoc