import { XmlComponent } from "../../../../file/xml-components";
export declare class FootnoteRef extends XmlComponent {
    constructor();
}
