import { ILinkProps } from '../Link';
export default function Props(_props: ILinkProps): null;
