import { FormattingService } from "./formatting.service"; export declare class BackFormattingService extends FormattingService { constructor(); }