import type { types as t } from "@marko/compiler";
export default function getStyleFile(file: t.BabelFile): string | undefined;
