import type { MdPageStaticData, GetServerPropsFn } from '../../types'; declare const getServerProps: GetServerPropsFn; export default getServerProps; //# sourceMappingURL=get-server-props.d.ts.map