export function getModuleStoriesMeta({ storybookFile }: { storybookFile: any; }): (any[] | null | undefined)[];