import React from 'react';
import { SectionLinksMobileContentsProps } from './SectionLinksMobileContents.types';
declare const SectionLinksMobileContents: React.FunctionComponent<SectionLinksMobileContentsProps>;
export default SectionLinksMobileContents;
