import { IUrlLinkOwnProps, } from '../UrlLink/IUrlLinkOwnProps'; export type ISkipToContentLinkOwnProps = IUrlLinkOwnProps;