export default function dynamicImport(filePath: string, timestamp?: boolean): Promise<any>;
