export declare const getPublishedFiles: (modulePath: string) => Promise<string[]>;
