declare global {
    namespace GraphileBuild {
        interface BehaviorStrings {
            filterBy: true;
        }
    }
}
export declare const PgConnectionArgFilterComputedAttributesPlugin: GraphileConfig.Plugin;
