export declare class RemoveFontFacePlugin {
    apply(compiler: any): void;
}
