import { XmlComponent } from './xml-components';
export declare class FileChild extends XmlComponent {
    readonly fileChild: symbol;
}
