import { GetStaticProps } from 'next'; export declare const withLocalesStaticProps: (customFn?: GetStaticProps) => GetStaticProps;