import { Theme } from './types'; export declare const FULL_NAME = "Nicholas Morrow"; export declare const GITHUB_LINK = "https://github.com/nickjmorrow"; export declare const LINKED_IN_LINK = "https://www.linkedin.com/in/nickjmorrow/"; export declare const PAGE_MARGIN_SPACING_KEY: keyof Theme['spacing'];