/**
 * The page footer component. Place directly inside the NeonPage component <strong>#footer</strong> slot to have it
 * rendered at the bottom of the page even when the content is shorter than the page.
 */
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
export default _default;
