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