export interface IFpsFileProperty {
    ServerRelativeUrl: string;
    Name: string;
}
//# sourceMappingURL=IFpsFileProperty.d.ts.map