import { IntlayerConfig } from "@intlayer/types/config"; //#region src/detectFormatCommand.d.ts export declare const detectFormatCommand: (configuration: IntlayerConfig, projectRequireProp?: NodeJS.Require) => string; //#endregion //# sourceMappingURL=detectFormatCommand.d.ts.map