export declare const $FirewallRelation: {
    properties: {
        networks: {
            type: string;
        };
    };
};
