export declare function compileAnalogFile(filePath: string, fileContent: string, shouldFormat?: boolean): string;
